home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / tutor / ma51n.arj / ERROR99 < prev    next >
Text File  |  1992-11-10  |  1KB  |  21 lines

  1. Morse Academy  will  support  muliple students,  and  remember option settings
  2. for each.   Seperate OPTIONS and LOG files are maintained  for  each  student.
  3. The student name is typed on the command line when executing MA:
  4.  
  5.                 MA      student_name
  6.  
  7. The  student  name  can  contain lower or upper case alphabetic characters and 
  8. spaces.  Lower case characters are treated  as equal  to  their  corresponding
  9. upper case character.   If a new student name is typed,  MA will  give you the 
  10. option to enter the new name into its student list,  or exit from the program.
  11.  
  12. An existing student can be deleted using the D option:
  13.  
  14.                 MA/D    student_name
  15.  
  16. If the name is not present, the request will rejected  and  MA exited.  If the
  17. name is present,  the student will be asked to confirm deletion.   If a delete
  18. request is accepted,  the student name is removed  from  the active list,  AND
  19. HIS  OR  HER  OPTIONS  AND  LOG FILES WILL BE DELETED.  (As with all DOS files
  20. NORTON's undelete or DOS 5's UNDELETE command could restore them).
  21.